CVE-2025-10788
SourceCodester Online Hotel Reservation System SQL Injection
Description
A vulnerability was determined in SourceCodester Online Hotel Reservation System 1.0. The affected element is an unknown function of the file deleteroominventory.php. Executing manipulation of the argument ID can lead to sql injection. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized.
INFO
Published Date :
Sept. 22, 2025, 9:13 a.m.
Last Modified :
Sept. 22, 2025, 9:13 a.m.
Remotely Exploit :
No
Source :
None
Solution
- Sanitize the 'ID' parameter in deleteroominventory.php.
- Implement parameterized queries or prepared statements.
- Validate and restrict input data types and formats.
- Apply security updates from the vendor.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-10788
.
URL | Resource |
---|---|
https://vuldb.com/?id.325145 | vdb-entry technical-description |
https://vuldb.com/?ctiid.325145 | signature permissions-required |
https://vuldb.com/?submit.653877 | third-party-advisory |
https://github.com/peri0d/my_cve/blob/main/Online-Hotel-Reservation-System-In-PHP-With-Source-Code-deleteroominventory.php-sql-injection.md | exploit |
https://www.sourcecodester.com/ | product |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-10788
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-10788
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-10788
vulnerability anywhere in the article.